public class HatchPublic Class Hatch| Hatch | Initializes a new instance of the Hatch class. |
| Angle | Specifies the rotation angle of hatch lines. |
| Color | Specifies the color of hatch lines. |
| DisplayName | Specifies the name of a hatch style. |
| Distance | Specifies the distance between two hatch lines. |
| Name | Specifies the name by which a hatch element can be referenced. |
| Style | Specifies the rendering for a hatch. The defined values for the draw:style attribute are: -double, defines a hatch that is made of a set of parallel lines along the axis of the hatch and a set of parallel lines perpendicular to the axis of the hatch. -single, defines a hatch that is made of parallel lines along the axis of the hatch. -triple, defines a hatch that is made of a set of parallel lines along the axis of the hatch, a set of parallel lines perpendicular to the axis of the hatch and a set of lines along 45 degree clockwise to the axis of the hatch. |
| Clone | Creates a new object that is a deep copy of the current instance. |
| Equals | (Inherited from Object) |
| Finalize | (Inherited from Object) |
| GetHashCode | (Inherited from Object) |
| GetType | (Inherited from Object) |
| MemberwiseClone | (Inherited from Object) |
| ToString |
Converts the value of the current Hatch object to its equivalent string representation.
(Overrides ObjectToString) |